home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / sdl.lbr / sdl.doc < prev   
Text File  |  2011-02-02  |  2KB  |  61 lines

  1.  
  2.  
  3.  SORTED DIRECTORY LIST 3.0
  4.  
  5.  SDL [d:][path][filename[.ext]][/options]
  6.  
  7.  Options:  General
  8.         E      erase screen
  9.         P      pause when screen full
  10.         W      4 column format (2 if width 40)
  11.        Sort options (sort on filename.ext is the default)
  12.         N      do not sort entries
  13.         S      sort by file size
  14.         D      sort by date and time
  15.         X      sort by file type (ext)
  16.        Sub-directories
  17.         T      list sub-directory names
  18.         F      use with T to list file names by directory
  19.         I      use with TF to indent file lists (not supported on
  20.                width 40 screens)
  21.         A      use with T to list all file names together
  22.  
  23.  Default:  *.* sorted by name.ext, 2 cols wide (1 on width 40 screen), no
  24.        screen erase or pause at end of page, using current directory.
  25.  
  26.  Notes:
  27.    1. Path specifications:
  28.       a. paths must end with \.
  29.       b. specifying a leading \ starts the path search at the root directory.
  30.      No leading \ will start the path at the current directory.
  31.       c. not specifying a path starts the operation at the current directory.
  32.    2. The space used by sub-directories is not accounted for.
  33.    3. Directory listings do not include the '.' or '..' entries.
  34.    4. The specified filename.ext may include ? and/or *.
  35.  
  36.  Output formats:  Width 80 - 2 or 4 columns   (option TFI - 1 or 2 columns)
  37.           Width 40 - 1 or 2 columns
  38.  
  39.  Filename in listing may be preceeded by one of the following char.:
  40.            r - read-only file
  41.            h - hidden file
  42.            s - system file
  43.            \ - sub-directory name
  44.    If a file has more than 1 attribute, only the last is shown.
  45.  
  46.  Written by W. C. Bodycomb
  47.        Version 1.0 - original version, runs under DOS 1.0 and 1.1
  48.        Version 2.0 - support for DOS 2.0, runs under DOS 1.0, 1.1, 2.0
  49.        Version 3.0 - support for paths and sub-directories, runs under
  50.              DOS 2.0.
  51.  
  52. 
  53.  
  54. 2.0, runs under DOS 1.0, 1.1, 2.0
  55.        Version 3.0 - suport for paths and sub-directories, runs under
  56.              DOS 2.0.
  57.  
  58. 
  59.  
  60. 2.0, runs under DOS 1.0, 1.1, 2.0
  61.        Version 3.0 - su